[INFO] fetching crate reauth-sdk 0.3.0...
[INFO] testing reauth-sdk-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate reauth-sdk 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate reauth-sdk 0.3.0
[INFO] finished tweaking crates.io crate reauth-sdk 0.3.0
[INFO] tweaked toml for crates.io crate reauth-sdk 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reauth-sdk 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reauth-sdk 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reauth-types v0.3.0
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcea3b2ee95ebe697e44da6b29351eebf9f8ddb107387521730cc2994ad6356c
[INFO] running `Command { std: "docker" "start" "-a" "dcea3b2ee95ebe697e44da6b29351eebf9f8ddb107387521730cc2994ad6356c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcea3b2ee95ebe697e44da6b29351eebf9f8ddb107387521730cc2994ad6356c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcea3b2ee95ebe697e44da6b29351eebf9f8ddb107387521730cc2994ad6356c", kill_on_drop: false }`
[INFO] [stdout] dcea3b2ee95ebe697e44da6b29351eebf9f8ddb107387521730cc2994ad6356c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 150bd0c5174f5829396d104374a562767de6f13c0d234c362846581df4d3fb80
[INFO] running `Command { std: "docker" "start" "-a" "150bd0c5174f5829396d104374a562767de6f13c0d234c362846581df4d3fb80", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling reauth-types v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reauth-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.67s
[INFO] running `Command { std: "docker" "inspect" "150bd0c5174f5829396d104374a562767de6f13c0d234c362846581df4d3fb80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150bd0c5174f5829396d104374a562767de6f13c0d234c362846581df4d3fb80", kill_on_drop: false }`
[INFO] [stdout] 150bd0c5174f5829396d104374a562767de6f13c0d234c362846581df4d3fb80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b95b59004348a54748cb43a570fa59f2912e3b1744e7836e5b6c73cf4b1ad798
[INFO] running `Command { std: "docker" "start" "-a" "b95b59004348a54748cb43a570fa59f2912e3b1744e7836e5b6c73cf4b1ad798", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling reauth-types v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reauth-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0063]: missing fields `active_org_id` and `org_role` in initializer of `DomainEndUserClaims`
[INFO] [stdout]    --> src/client.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         DomainEndUserClaims {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ missing `active_org_id` and `org_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `active_org_id` and `org_role` in initializer of `DomainEndUserClaims`
[INFO] [stdout]    --> src/client.rs:444:22
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let claims = DomainEndUserClaims {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ missing `active_org_id` and `org_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `active_org_id` and `org_role` in initializer of `DomainEndUserClaims`
[INFO] [stdout]    --> src/client.rs:483:22
[INFO] [stdout]     |
[INFO] [stdout] 483 |         let claims = DomainEndUserClaims {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ missing `active_org_id` and `org_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `active_org_id` and `org_role` in initializer of `DomainEndUserClaims`
[INFO] [stdout]    --> src/client.rs:507:22
[INFO] [stdout]     |
[INFO] [stdout] 507 |         let claims = DomainEndUserClaims {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ missing `active_org_id` and `org_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `active_org_id` and `org_role` in initializer of `DomainEndUserClaims`
[INFO] [stdout]    --> src/client.rs:532:22
[INFO] [stdout]     |
[INFO] [stdout] 532 |         let claims = DomainEndUserClaims {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ missing `active_org_id` and `org_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `active_org_id` and `org_role` in initializer of `DomainEndUserClaims`
[INFO] [stdout]    --> src/client.rs:558:22
[INFO] [stdout]     |
[INFO] [stdout] 558 |         let claims = DomainEndUserClaims {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ missing `active_org_id` and `org_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `active_org_id` and `org_role` in initializer of `DomainEndUserClaims`
[INFO] [stdout]    --> src/client.rs:583:22
[INFO] [stdout]     |
[INFO] [stdout] 583 |         let claims = DomainEndUserClaims {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ missing `active_org_id` and `org_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reauth-sdk` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "b95b59004348a54748cb43a570fa59f2912e3b1744e7836e5b6c73cf4b1ad798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b95b59004348a54748cb43a570fa59f2912e3b1744e7836e5b6c73cf4b1ad798", kill_on_drop: false }`
[INFO] [stdout] b95b59004348a54748cb43a570fa59f2912e3b1744e7836e5b6c73cf4b1ad798
